• E2E Mobile Automation

    12:06:28 am / 00:01:15:602 Pass

    E2E Mobile Automation
    01.06.2025 12:06:28 am 01.06.2025 12:07:44 am 00:01:15:602 · #test-id=1
    Given I launch the app
    And I scroll down
    And I click on footer icons mylist history and nearby with 3 seconds pause
    And I click on the explore icon
    Then I scroll to the top and verify first topic as "In the news"
    hooks.Hooks.after(io.cucumber.java.Scenario)
    Given I launch the app
    And I search for "New York"
    And I validate the results for "New York"
    And I clear the search text
    Then I verify I am in home screen
    hooks.Hooks.after(io.cucumber.java.Scenario)
    Given I launch the app
    And I navigate to settings page
    And I toggle off for all below settings
    Show images
    Show link previews
    Send usage reports
    Send crash reports
    And I navigate back to home screen
    Then I verify I am in home screen
    hooks.Hooks.after(io.cucumber.java.Scenario)

Started

Jan 6, 2025 12:06:22 am

Ended

Jan 6, 2025 12:07:44 am

Features Passed

1

Features Failed

0

Features
Scenarios
Steps

Timeline

Tags

NamePassedFailedSkippedOthersPassed %
@mobile 3 0 0 0 100%